Release 10.1A: OpenEdge Development:
Web Services
TABLE-HANDLE (dynamic temp-table) parameters
For
TABLE-HANDLEparameters:
- For every Web service object containing a method that passes a
TABLE-HANDLEparameter, the WSDL contains a<TableHandleParam>element defined as a<complexType>definition. Therefore, aTableHandleParamclass is created for every client object which contains a method that passes aTABLE-HANDLEparameter. For example:
- For input
TABLE-HANDLEparameters, the client must create aTableHandleParamobject, consisting of aMessageElementarray containing the XML Schema and data for theTABLE-HANDLE. For outputTABLE-HANDLEparameters, the client must parse the XML Schema and data in theMessageElementarray.Table B–5 lists the typical data type mappings for
TABLE-HANDLEcolumns between Progress 4GL and Java.
Table B–5: Java data types for TABLE-HANDLE (dynamic temp-table) parameter columns Progress 4GL data type Java data typeINTEGER(32 bit)
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |